home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / gen / xtal4pov / xtal4pov.rea < prev    next >
Text File  |  1994-10-03  |  1KB  |  32 lines

  1. Short: XTAL4POV 2.0 - Crystal shape generator
  2. Type: gen/pc
  3. Author: Klaus Kosten
  4. Uploader: kosten@kristall.xtal.rwth-aachen.de
  5.  
  6. This program generates POVRay 2.x compatible data files (intersections of
  7. planes) of arbitrary crystal shapes, which can be #include'd in scenes.
  8. No crystallographic knowledge is required, though it may be useful; all the
  9. user has to know is how to type in some letters and numbers. Then the program
  10. will automatically generate crystallographically correct crystal shapes. It may
  11. require some trial and error to get exactly what one wants, though, and
  12. therefore I have included a *very* brief introduction to geometrical crys-
  13. tallography, which can help understanding what the program is doing. The program
  14. runs under MS-DOS, but porting to other platforms should be no problem, since
  15. the source is included, and I tried to adhere to the standards.
  16. The files in xtal4pov.zip are
  17.  
  18. xtal4pov.exe        The MS-DOS executable, compiled with MS C 6.00
  19. xtal4pov.c          The source (also compiles under DJGPP)
  20. xtal4pov.doc        The necessary documentation
  21. intro.doc           Additional information about crystallographic basics
  22. platon.inc          A POVRay 2.0 compatible include file, containing the
  23.                     five platonic solids
  24. xtal4pov.txt        This file
  25.  
  26. This whole package is in the Public Domain and may be used and distributed
  27. freely.
  28.  
  29. Klaus Kosten, 21.09.94
  30.  
  31.  
  32.